rcar_gen3: drivers: qos: M3W: Configure DBSC QoS from a table
authorMarek Vasut <[email protected]>
Fri, 14 Jun 2019 14:08:19 +0000 (16:08 +0200)
committerMarek Vasut <[email protected]>
Mon, 17 Jun 2019 13:13:22 +0000 (15:13 +0200)
commitf28f092fd8927066180b7aee7a7554420c7c129e
tree6a05c00b421b021a2aada10b1e6d50c9c3c79276
parented46cdb4b76ee5b6c312e6013a1479bf753f9870
rcar_gen3: drivers: qos: M3W: Configure DBSC QoS from a table

Convert the DBSC QoS setting function to a simple table of register-value
pairs and pass it to common rcar_qos_dbsc_setting() to write those values
to matching registers.

Signed-off-by: Marek Vasut <[email protected]>
Change-Id: Ie2cbfdacf6d1c7eca4498ab7787b866a83660485
drivers/staging/renesas/rcar/qos/M3/qos_init_m3_v10.c
drivers/staging/renesas/rcar/qos/M3/qos_init_m3_v11.c
drivers/staging/renesas/rcar/qos/M3/qos_init_m3_v30.c